From 8abbe6eaf6fd047f08260c607de60066682497a6 Mon Sep 17 00:00:00 2001 From: "robertlipe@gmail.com" Date: Mon, 16 Jan 2012 22:16:13 +0000 Subject: [PATCH] Actually add HAVE_SDK so that it'll get used when it's built for delbin. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4145 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/config.h.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpsbabel/config.h.in b/gpsbabel/config.h.in index c80201995..18a7c51c0 100644 --- a/gpsbabel/config.h.in +++ b/gpsbabel/config.h.in @@ -78,3 +78,5 @@ /* 1 to inhibit our use of zlib. */ #undef ZLIB_INHIBITED + +#undef HAVE_WDK -- 2.30.2